[INFO] cloning repository https://github.com/aljazerzen/connector-arrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aljazerzen/connector-arrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faljazerzen%2Fconnector-arrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faljazerzen%2Fconnector-arrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d1382ee9ff88808eea2264148c9342daa45f74e
[INFO] testing aljazerzen/connector-arrow against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faljazerzen%2Fconnector-arrow" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/aljazerzen/connector-arrow
[INFO] finished tweaking git repo https://github.com/aljazerzen/connector-arrow
[INFO] tweaked toml for git repo https://github.com/aljazerzen/connector-arrow written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aljazerzen/connector-arrow on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 393 packages to latest compatible versions
[INFO] [stderr]       Adding arrow v58.3.0 (available: v59.0.0)
[INFO] [stderr]       Adding comfy-table v7.1.4 (available: v7.2.2)
[INFO] [stderr]       Adding duckdb v1.10502.0 (available: v1.10503.1)
[INFO] [stderr]       Adding fallible-iterator v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding libduckdb-sys v1.10502.0 (available: v1.10503.1)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.10.0)
[INFO] [stderr]       Adding rusqlite v0.39.0 (available: v0.40.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef6c418880793766fb64b61d2ca13d408b5d3c4f4ecbec0947ecac978408053f
[INFO] running `Command { std: "docker" "start" "-a" "ef6c418880793766fb64b61d2ca13d408b5d3c4f4ecbec0947ecac978408053f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef6c418880793766fb64b61d2ca13d408b5d3c4f4ecbec0947ecac978408053f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6c418880793766fb64b61d2ca13d408b5d3c4f4ecbec0947ecac978408053f", kill_on_drop: false }`
[INFO] [stdout] ef6c418880793766fb64b61d2ca13d408b5d3c4f4ecbec0947ecac978408053f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3c56211343441a429cbb9b34179a9534654b7f3e1c487dade4f3a00dc0ab2fa
[INFO] running `Command { std: "docker" "start" "-a" "a3c56211343441a429cbb9b34179a9534654b7f3e1c487dade4f3a00dc0ab2fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrow-schema v58.3.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v58.3.0
[INFO] [stderr]    Compiling arrow-data v58.3.0
[INFO] [stderr]    Compiling arrow-array v58.3.0
[INFO] [stderr]    Compiling arrow-select v58.3.0
[INFO] [stderr]    Compiling arrow-arith v58.3.0
[INFO] [stderr]    Compiling arrow-row v58.3.0
[INFO] [stderr]    Compiling arrow-ord v58.3.0
[INFO] [stderr]    Compiling arrow-string v58.3.0
[INFO] [stderr]    Compiling arrow-cast v58.3.0
[INFO] [stderr]    Compiling arrow v58.3.0
[INFO] [stderr]    Compiling connector_arrow v0.11.0 (/opt/rustwide/workdir/connector_arrow)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "a3c56211343441a429cbb9b34179a9534654b7f3e1c487dade4f3a00dc0ab2fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c56211343441a429cbb9b34179a9534654b7f3e1c487dade4f3a00dc0ab2fa", kill_on_drop: false }`
[INFO] [stdout] a3c56211343441a429cbb9b34179a9534654b7f3e1c487dade4f3a00dc0ab2fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16051e01b32c3da7c5423e1cf085f09f3980c361b2b99b705a4f3f8b244de7cb
[INFO] running `Command { std: "docker" "start" "-a" "16051e01b32c3da7c5423e1cf085f09f3980c361b2b99b705a4f3f8b244de7cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling similar-asserts v2.0.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrow-buffer v58.3.0
[INFO] [stderr]    Compiling arrow-data v58.3.0
[INFO] [stderr]    Compiling arrow-array v58.3.0
[INFO] [stderr]    Compiling arrow-select v58.3.0
[INFO] [stderr]    Compiling arrow-row v58.3.0
[INFO] [stderr]    Compiling arrow-arith v58.3.0
[INFO] [stderr]    Compiling arrow-ord v58.3.0
[INFO] [stderr]    Compiling arrow-string v58.3.0
[INFO] [stderr]    Compiling arrow-cast v58.3.0
[INFO] [stderr]    Compiling arrow v58.3.0
[INFO] [stderr]    Compiling connector_arrow v0.11.0 (/opt/rustwide/workdir/connector_arrow)
[INFO] [stdout] warning: function `query_literals` is never used
[INFO] [stdout]   --> connector_arrow/tests/it/util.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn query_literals<C: Connector>(conn: &mut C, queries: Vec<QueryOfSingleLiteral>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `query_literals_binary` is never used
[INFO] [stdout]    --> connector_arrow/tests/it/util.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn query_literals_binary<C: Connector>(conn: &mut C, queries: Vec<QueryOfSingleLiteral>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_singleton_array` is never used
[INFO] [stdout]    --> connector_arrow/tests/it/util.rs:175:4
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn new_singleton_array(data_type: &DataType, value: Box<dyn ArrowValue>) -> ArrayRef {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryOfSingleLiteral` is never constructed
[INFO] [stdout]    --> connector_arrow/tests/it/util.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct QueryOfSingleLiteral {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "16051e01b32c3da7c5423e1cf085f09f3980c361b2b99b705a4f3f8b244de7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16051e01b32c3da7c5423e1cf085f09f3980c361b2b99b705a4f3f8b244de7cb", kill_on_drop: false }`
[INFO] [stdout] 16051e01b32c3da7c5423e1cf085f09f3980c361b2b99b705a4f3f8b244de7cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92b2d0b5cdda1d5b04225411b638aa75a8ffddc0365fe9b1bc1a166d0cb86c4a
[INFO] running `Command { std: "docker" "start" "-a" "92b2d0b5cdda1d5b04225411b638aa75a8ffddc0365fe9b1bc1a166d0cb86c4a", kill_on_drop: false }`
[INFO] [stderr] warning: function `query_literals` is never used
[INFO] [stderr]   --> connector_arrow/tests/it/util.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn query_literals<C: Connector>(conn: &mut C, queries: Vec<QueryOfSingleLiteral>) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `query_literals_binary` is never used
[INFO] [stderr]    --> connector_arrow/tests/it/util.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn query_literals_binary<C: Connector>(conn: &mut C, queries: Vec<QueryOfSingleLiteral>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `new_singleton_array` is never used
[INFO] [stderr]    --> connector_arrow/tests/it/util.rs:175:4
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn new_singleton_array(data_type: &DataType, value: Box<dyn ArrowValue>) -> ArrayRef {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryOfSingleLiteral` is never constructed
[INFO] [stderr]    --> connector_arrow/tests/it/util.rs:187:12
[INFO] [stderr]     |
[INFO] [stderr] 187 | pub struct QueryOfSingleLiteral {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `connector_arrow` (test "it") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/connector_arrow-c4a826edc611cb00)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/it/main.rs (/opt/rustwide/target/debug/deps/it-86893c056d641285)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests connector_arrow
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test connector_arrow/src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test connector_arrow/src/lib.rs - (line 46) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connector_arrow/src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rusqlite` in this scope
[INFO] [stdout]   --> connector_arrow/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | let conn = rusqlite::Connection::open_in_memory()?;
[INFO] [stdout]    |            ^^^^^^^^ use of unresolved module or unlinked crate `rusqlite`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file connector_arrow/src/rusqlite/mod.rs, use `mod rusqlite` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 15 + mod rusqlite;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `rusqlite` in `connector_arrow`
[INFO] [stdout]   --> connector_arrow/src/lib.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 | let mut conn = connector_arrow::rusqlite::SQLiteConnection::new(conn);
[INFO] [stdout]    |                                 ^^^^^^^^ could not find `rusqlite` in `connector_arrow`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> connector_arrow/src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "src_rusqlite")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `src_rusqlite` feature
[INFO] [stdout] 70 | pub mod rusqlite;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connector_arrow/src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "92b2d0b5cdda1d5b04225411b638aa75a8ffddc0365fe9b1bc1a166d0cb86c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b2d0b5cdda1d5b04225411b638aa75a8ffddc0365fe9b1bc1a166d0cb86c4a", kill_on_drop: false }`
[INFO] [stdout] 92b2d0b5cdda1d5b04225411b638aa75a8ffddc0365fe9b1bc1a166d0cb86c4a
